This artifact contains a modified version of the MemCAD static analyzer. It is an experimental tool for program verification, that focuses mainly on memory properties. MemCAD is a static analyzer for C programs, specialized in the inference and verification of memory properties. It performs a forward analysis by abstract interpretation. More precisely, it starts from abstract pre-conditions and computes abstract post-conditions. Unless specified otherwise, the pre-condition assumes an empty memory state (no variable is defined) The analysis is designed to be sound, which means that the invariants it computes should over-approximate the concrete behaviors of the analyzed program. To allow for the verification of a code fragment under some as...
We propose a new abstract domain for static analysis of executable code. Concrete states are abstrac...
Dynamic invariant detection is a software analysis technique that uses traces of function entry and ...
The artifact for An Extensive Empirical Study of Nondeterministic Behavior in Static Analysis Tools ...
International audienceTraditional separation logic-based shape analyses utilize in-ductive summarizi...
International audienceThe aim of static analysis is to infer invariants about programs that are tigh...
This artifact allows for reproducing the results of Section 6 of the paper Static Analysis of Memory...
This is the artefact for the paper "Lightweight Shape Analysis based on Physical Types" submitted to...
In this upload, we describe the installation, usage, and evaluation results of the tool DSPLNUM^2Ana...
Artifact for SAS '21 Paper: Improving Thread-Modular Abstract Interpretation We give thread-modular ...
The aim of static analysis is to infer invariants about programs that are precise enough to establis...
Dynamic program analysis tools such as Eraser, Memcheck, or ThreadSanitizer abstract the contents of...
International audienceTo understand and detect possible errors in programs manipulating memory, stat...
Assurer le passage à l’échelle des analyseurs statiques définis par interprétation abstraite pose de...
Paper Abstract Abstract interpretation is a methodology for defining sound static analyses. Yet, bu...
SPLNUM2Analyzer is a lifted analyses tool for SPLs with Boolean and Numerical Features. This tool ...
We propose a new abstract domain for static analysis of executable code. Concrete states are abstrac...
Dynamic invariant detection is a software analysis technique that uses traces of function entry and ...
The artifact for An Extensive Empirical Study of Nondeterministic Behavior in Static Analysis Tools ...
International audienceTraditional separation logic-based shape analyses utilize in-ductive summarizi...
International audienceThe aim of static analysis is to infer invariants about programs that are tigh...
This artifact allows for reproducing the results of Section 6 of the paper Static Analysis of Memory...
This is the artefact for the paper "Lightweight Shape Analysis based on Physical Types" submitted to...
In this upload, we describe the installation, usage, and evaluation results of the tool DSPLNUM^2Ana...
Artifact for SAS '21 Paper: Improving Thread-Modular Abstract Interpretation We give thread-modular ...
The aim of static analysis is to infer invariants about programs that are precise enough to establis...
Dynamic program analysis tools such as Eraser, Memcheck, or ThreadSanitizer abstract the contents of...
International audienceTo understand and detect possible errors in programs manipulating memory, stat...
Assurer le passage à l’échelle des analyseurs statiques définis par interprétation abstraite pose de...
Paper Abstract Abstract interpretation is a methodology for defining sound static analyses. Yet, bu...
SPLNUM2Analyzer is a lifted analyses tool for SPLs with Boolean and Numerical Features. This tool ...
We propose a new abstract domain for static analysis of executable code. Concrete states are abstrac...
Dynamic invariant detection is a software analysis technique that uses traces of function entry and ...
The artifact for An Extensive Empirical Study of Nondeterministic Behavior in Static Analysis Tools ...